NameDlg
is the template for the Licensee Name dialog that requires the entry of name
and organization to generate a Registration ID. This dialog is used in the
Shareware implementation.
IDC_REGNAME,
IDC_REGORG
OKButton
Gets
the name from IDC_REGNAME and the organization from IDC_REGORG,
and then encodes them to generate a Registration ID for the next dialog
template of RegDlg or RegActDlg.
CancelButton
Cancels and closes
the dialog box.